home *** CD-ROM | disk | FTP | other *** search
- ******************************
- * ZIPDEL Version 1.0 *
- * by Steven Barcus *
- ******************************
- * CompuServe id: 75026,2367 *
- ******************************
-
- ZIPDEL was developed due to my tiny harddisk size. Many of my files are saved
- in PKZIP* format, which I expand to use and delete when finished. The main
- problem is not knowing if a file has been changed before I delete it (or if it
- is even in the ZIP). ZIPDEL compares the time and date of the files in
- the ZIP with their expanded versions on the harddisk. It then tells you which
- ones don't match. It will optionally delete those files that do match.
-
- SYNTAX: ZIPDEL {zipfile{.ZIP} {/d}{/v}}
-
- /d - Delete (Delete disk files that match those in 'zipfile')
- /v = Verbose (Display Compressed and Uncompressed file size)
-
- * - PKZIP is a Registered Shareware program of PKWARE, Inc.
-